home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 27 / CU Amiga Magazine's Super CD-ROM 27 (1998)(EMAP Images)(GB)[!][issue 1998-10].iso / CUCD / Programming / THXPlayLib / developer / ASM / libraries / thxplay_lib.i next >
Encoding:
Text File  |  1998-06-19  |  705 b   |  24 lines

  1.         IFND LIBRARIES_THXPLAY_LIB_I
  2. LIBRARIES_THXPLAY_LIB_I    SET    1
  3.  
  4.  
  5. _LVOthxInit                     EQU    -30
  6. _LVOthxFree                     EQU    -36
  7. _LVOthxPlay                     EQU    -42
  8. _LVOthxStop                     EQU    -48
  9. _LVOthxPause                    EQU    -54
  10. _LVOthxWind                     EQU    -60
  11. _LVOthxGetVolume                EQU    -66
  12. _LVOthxSetVolume                EQU    -72
  13. _LVOthxGetNumSongs              EQU    -78
  14. _LVOthxSetSong                  EQU    -84
  15. _LVOthxPlayNote                 EQU    -90
  16. _LVOthxStopNote                 EQU    -96
  17. _LVOthxNoteFX                   EQU    -102
  18. _LVOthxSignalEnd                EQU    -114
  19. _LVOthxSongEnded                EQU    -120
  20. _LVOthxSyncByte                 EQU    -126
  21. _LVOthxPlaytime                 EQU    -132
  22.  
  23.         ENDC
  24.